ANativeWindow_getFormat

Return the current pixel format (AHARDWAREBUFFER_FORMAT_*) of the window surface.

\return a negative value on error.

extern (C) nothrow @nogc
int
ANativeWindow_getFormat
(
ANativeWindow* window
)

Meta